home *** CD-ROM | disk | FTP | other *** search
/ CD-ROM Windows Selection / Windows Selection 1.iso / Programmer's Utilities / IntelliBots / README.TXT < prev    next >
Encoding:
Text File  |  1996-06-20  |  5.6 KB  |  78 lines

  1. IntelliBots¬ README
  2.  
  3. Welcome to the world of IntelliBots!  IntelliBots is a simulated software development environment where you learn basic programming principles by developing programs for "intelligent robots", also called IntelliBots (or IBots for short).
  4.  
  5. Table of Contents
  6.  
  7. I.        About IntelliBots
  8. II.        What You Have
  9. III.    IntelliBots Requirements
  10. IV.        Registering IntelliBots
  11. V.        Communicating With Intelligent Technologies
  12. VI.        IntelliBots For Educators
  13. VII.    Intelligent Technologies On The World Wide Web
  14.  
  15. I. About IntelliBots
  16. We began developing IntelliBots in December of 1994.  Prior to that time we had noticed that even though there were many people interested in learning about programming, there was very little in the way of tools or applications to help them.  So we set out to develop such tools and started by observing a variety of students in the course of learning programming.  We studied those aspects that seemed to  discourage the students, and we began to develop a teaching aid that would promote the positive principles while avoiding the more difficult or confusing ones.  We believe that this will prepare the student to deal with these topics at a later time.
  17.  
  18. IntelliBots is that teaching tool.  It removes the outlying topics which seem to interfere with the learning process and it allows the student to focus on the most critical concepts.  We have observed that almost all students that have used IntelliBots have learned those concepts faster, with less confusion, and have had more fun doing it.
  19.  
  20. The programming language used in IntelliBots is a form of assembly language.  We use assembly so the student is able to get a grasp of how software really works, and what the interaction of the software is with the computer.  High-level languages were created to hide the computer from the programmer, and as a result simplify the programmers work.  Even though many high-level languages accomplish this goal, in doing so they inadvertently hide some of the processes that are most important in understanding how software works and, therefore, should be written.
  21.  
  22. The basic concept of IntelliBots is that you write programs  that control IBots(simulated robots) on a Locale(map).  You start by making the IBot move and turn, then you move on to identify and avoid other objects as well as carry out more complex assignments.  At times your IBot must defend itself from attack and attempt to destroy enemy IBots.  In all cases you are using a development environment that has all of the same basic features as today's commercial development tools.  As you work through the manual, you learn how to program the IBot to accomplish specific tasks using the assembly language.  Whether you are just learning or already know how to program, IntelliBots is a fun way to test your skills against others.
  23.  
  24. IntelliBots is now available for the Macintosh and will soon be available for Windows.  We have intentionally developed the software so the IBot source and executable files can be used on both platforms.
  25.  
  26. II. What You Have
  27. You have received the software product called IntelliBots.  This product should have come with a number of diskettes containing the following items:
  28.  
  29. 1.  this README file,
  30. 2.  the complete documentation in the Adobe Acrobat PDF format,  (Note: You must already have the free Acrobat reader (available for download elsewhere) in order to view this document!)
  31. 3.  the application, called IBots,
  32. 4.  a folder titled "IBots" which contains all of the programs that are referenced  in the documentation,
  33. 5.  a folder titled "Locales" which contains all of the terrain maps that the IBots will run on, and
  34. 6.  a folder titled "Examples" which contains all of the files that are created in the examples in the documentation.
  35.  
  36. In addition, if you purchased a Teachers Version, you will also have a folder titled "Missions" which contains all of the Mission solutions.  Sorry, but only the teachers get this.
  37.  
  38. If, after installation, any of these items are missing please contact us (see below).
  39.  
  40. III. IntelliBots Requirements
  41. IntelliBots for the Windows requires:
  42. 1.  an IBM PC or 100% compatible,
  43. 2.  a 80386, or better,
  44. 3.  Windows 95, Windows NT 3.51/4.0, Windows 3.1/3.11(and Win32s), or better,
  45. 4.  at least 4MB of memory (6MB of memory suggested),
  46. 5.  a 13 inch color monitor/video card or better,
  47. 6.  and at least 5MB of hard disk space.
  48.  
  49. IV. Registering IntelliBots
  50. We hope that you will take the time to register the software now that you have it.  In return for sending us a completed registration card we will send you a Programmers Quick Reference card containing many of the details of the IntelliBots assembly language on a convenient to carry and use card.
  51.  
  52. V.  Communicating With Intelligent Technologies
  53. We are anxious to hear your feedback.  If you have a comment, suggestion, or question that you would like to send to us, we can be reached in the following ways:
  54.  
  55. 1.  Regular mail can be sent to:
  56.        Intelligent Technologies, Inc.
  57.        P.O. BOX 2022
  58.        Orem, Utah  84059-2022
  59.  
  60. 2.  EMail can be sent to:
  61.        ITI1 on America Online,
  62.        ITI1 on eWorld, or
  63.        ITI1@AOL.COM on the Internet.
  64.  
  65. 3.  Faxes can be sent to:
  66.        (801)763-8690
  67.  
  68. VI.  IntelliBots For Educators
  69. If you are a teacher or you represent an educational institution then please contact us for more information about our educational pricing at the number (801)763-8690.
  70.  
  71. VII.  Intelligent Technologies On The World Wide Web
  72. If you have access to the World Wide Web then come by and check out our Web site at:
  73.        HTTP://www.intellit.com
  74.  
  75.  
  76. IntelliBots and IBots are Trademarks of Intelligent Technologies Inc.
  77. Microsoft is a registered trademark and Windows is a trademark of Microsoft Corporation.
  78.